home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / GadUtil / CatalogUtils / Lattice_Data.sd < prev   
Text File  |  1997-10-05  |  303b  |  14 lines

  1. ##stringtype c
  2. ##shortstrings
  3. /*--------------------- Start of localized data --------------------------*/
  4.  
  5. #define %i\t%d
  6.  
  7. static const struct AppString AppStrings[] =
  8. {
  9. \t%i, (STRPTR)%s,
  10. };
  11.  
  12. #define catalogname "%b.catalog"
  13.  
  14. /*---------------------- End of localized data ---------------------------*/